Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: upgrade to hibernate 6 #1974

Merged
merged 9 commits into from
Feb 2, 2025

Conversation

jo-elimu
Copy link
Member

@jo-elimu jo-elimu commented Jan 30, 2025

Major refactoring involving multiple frameworks at once. Tried to do each of them separately, but they all are related to the "javax" --> "jakarta" rebranding and thus intertwined.

Issue Number

Purpose

  • Migration to Jakarta EE namespace.

Technical Details

Testing Instructions

Screenshots


Format Checks

Note

Files in PRs are automatically checked for format violations with mvn spotless:check.

If this PR contains files with format violations, run mvn spotless:apply to fix them.

#1698

```
javax.persistence --> jakarta.persistence
```

```
persistence-api 2.x --> 3.x
```
@jo-elimu jo-elimu self-assigned this Jan 30, 2025
@jo-elimu jo-elimu linked an issue Jan 30, 2025 that may be closed by this pull request
5 tasks
@jo-elimu jo-elimu marked this pull request as ready for review February 2, 2025 12:52
@jo-elimu jo-elimu requested a review from a team as a code owner February 2, 2025 12:52
@jo-elimu jo-elimu requested review from vrudas, eymaal and shiv810 February 2, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants